home *** CD-ROM | disk | FTP | other *** search
/ Aminet 39 / Aminet 39 (2000)(Schatztruhe)[!][Oct 2000].iso / Aminet / dev / c / warpcollect.readme < prev   
Encoding:
Text File  |  2000-09-02  |  1.7 KB  |  54 lines

  1. Short:    Integrates Elf2Exe2 with GCC-WarpUP
  2. Author:   Jarmo Laakkonen (jami.laakkonen@kolumbus.fi)
  3. Uploader: Jarmo Laakkonen (jami.laakkonen@kolumbus.fi)
  4. Type:     dev/c
  5.  
  6. Warpcollect 0.3
  7.  
  8. Warpcollect is a quick hack to integrate Elf2Exe2 with GCC-WarpUP.
  9. When using warpcollect, you don't have to use Elf2Exe2 from makefiles
  10. or CLI anymore.
  11.  
  12. Requirements:
  13. 68040, ixemul.library v48 and GCC-WarpUP.
  14.  
  15. Installation:
  16. Copy warpcollect to ade:lib/gcc-lib/ppc-amigaos/<your version>.
  17. Copy specs to the same location. It might be wise to backup the original
  18. file first. Make sure that Elf2Exe2 is in bin: so sh shell can find it.
  19.  
  20. Usage:
  21. Just compile your programs normally. The only difference is that the ELF
  22. file will be converted to hunk object automaticly. If you want to keep
  23. a copy of the ELF file, just set the enviroment variable KEEPWARPELF to
  24. greater than 0. Then you will have two files, "your_program" and
  25. "your_program.warpelf".
  26.  
  27. The source code is included for interested people.
  28.  
  29.  
  30. HISTORY:
  31.  
  32. 0.3
  33. Improved error handling.
  34. Now the specs file works with PowerUP too.
  35.  
  36. 0.2
  37. Fixed a stupid bug which caused the program to crash on big commandlines.
  38.  
  39.  
  40. Jarmo Laakkonen <jami.laakkonen@kolumbus.fi>
  41.  
  42.  
  43. ============================= Archive contents =============================
  44.  
  45. Original  Packed Ratio    Date     Time    Name
  46. -------- ------- ----- --------- --------  -------------
  47.      333     220 33.9% 18-Jul-00 17:56:52 +Makefile
  48.     2139     868 59.4% 15-Jul-00 21:55:34 +specs
  49.     5576    3057 45.1% 19-Jul-00 15:49:38 +warpcollect
  50.     3176    1276 59.8% 19-Jul-00 15:48:20 +warpcollect.c
  51.     1026     616 39.9% 19-Jul-00 15:42:24 +warpcollect.readme
  52. -------- ------- ----- --------- --------
  53.    12250    6037 50.7% 19-Jul-100 22:45:10   5 files
  54.